Skip to content

docs(Calendar): fix first-click issue on documentation site#8459

Merged
melloware merged 2 commits intoprimefaces:masterfrom
Coderxrohan:docs/calendar-appendto
Jan 3, 2026
Merged

docs(Calendar): fix first-click issue on documentation site#8459
melloware merged 2 commits intoprimefaces:masterfrom
Coderxrohan:docs/calendar-appendto

Conversation

@Coderxrohan
Copy link
Copy Markdown
Contributor

@Coderxrohan Coderxrohan commented Jan 3, 2026

The Calendar component works correctly in application environments.

On the PrimeReact documentation site, the first-click issue was caused by
the docs' layout and global overlay handling.

Rendering Calendar overlays at the document root using an SSR-safe
appendTo guard resolves the issue without changing Calendar core behavior.

Fixes: #7609 (Calendar: Input Mask Requires Second Click to Activate on Input Fields)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 3, 2026

Thanks a lot for your contribution! But, PR does not seem to be linked to any issues. Please manually link to an issue or mention it in the description using #<issue_id>.

@melloware melloware merged commit 64a485d into primefaces:master Jan 3, 2026
2 checks passed
@Coderxrohan Coderxrohan deleted the docs/calendar-appendto branch February 4, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calendar: Input Mask Requires Second Click to Activate on Input Fields

2 participants